Skip to content

Conversation

@50Bytes-dev
Copy link

No description provided.

Copy link
Owner

@MarcoMuellner MarcoMuellner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thank you for the contribution! I like this! Can you make sure that the test workflow still runs and that the tests are adapted accordingly?

I also think the python version doesn't necessarily need to be locked to 3.11.

pyproject.toml Outdated

[tool.poetry.dependencies]
python = "^3.7"
python = ">=3.11,<3.12"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^3.9 should be fine here

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello. I thought this repository was dead, so I did everything for my project. If I have time I will fix it

@305jthompson
Copy link

Any update on this? I have a project that uses Pydantic v2 and I would love to use this in my project. Thanks!

@MarcoMuellner
Copy link
Owner

Implemented by #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants